home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
Apps
/
Utilities
/
Other
/
TimeMon
/
TimeMonWraps.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-12-26
|
351 b
|
15 lines
/* TimeMonWraps.h generated from TimeMonWraps.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef TIMEMONWRAPS_H
#define TIMEMONWRAPS_H
extern void drawInit( void );
extern void drawArc1(double radius, double bdeg, double ddeg);
extern void drawArc2(double radius, double bdeg, double ddeg, double ldeg);
#endif TIMEMONWRAPS_H